Draw the passed Object2D object. The optional parameters DeltaX and DeltaY are offsets from the top-left corner of the Graphics object.
Syntax |
|---|
|
Graphics.DrawObject Object, [DeltaX], [DeltaY] |
Parameters |
|
|---|---|
|
Object |
|
|
DeltaX |
Integer (Optional) |
|
DeltaY |
Integer (Optional) |